home *** CD-ROM | disk | FTP | other *** search
- +-----------------------------------------------------------------------------+
- | pagenumber |
- +-----------------------------------------------------------------------------+
-
- Abbreviation: π|\pnπ%
-
- Parameters: π|noneπ%
-
- π|Description:π%
- The \pagenumber markup merely places the current page number wherever the
- markup appears.
-
- π|Example:π%
- In running heads, \pagenumber numbers the pages.
-
- \runningheadformat{\bothpages{\line{\rm
- \lft{Southern Bays}\rt{page \pagenumber}}
- \vs{2pt}
- \hrule
- \vs{1\bl}
- }
- }
-
- The running head would look like:
-
- +-----------------------------------------------------------------------------+
- | |
- | Southern Bays 1 |
- | ........................................................................... |
- | |
- +-----------------------------------------------------------------------------+
-
- π|Example:π%
- If you want no page numbers, then enter the following:
-
- \runningheadformat{\bothpage{}}
-
- π|Notes:π%
- none.
-
-